Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Query to get Pending Friend Requests #114

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TechTailor
Copy link

@TechTailor TechTailor commented Oct 6, 2018

This PR helps users get the list of all pending requests sent by that particular user. While using getPendingFriendships did work, the result contained all the pending friendships queries for that user regardless of whether the user was the sender or recipient of the friend request. This PR helps clean that bit.

This PR fixes #113

@TechTailor TechTailor changed the title Adding Query to get Pending Friend Requests Resolves #113 Adding Query to get Pending Friend Requests Fixes #113 Oct 6, 2018
@TechTailor TechTailor changed the title Adding Query to get Pending Friend Requests Fixes #113 Adding Query to get Pending Friend Requests Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to get a clear/clean list of pending friendships for a user
1 participant